[index]
MouseLoc Function
Syntax
the mouseLoc or mouseLoc()
Description
The mouseLoc function returns the current location of the mouse pointer as two screen coordinates, the horizontal and vertical offsets.
Examples
on mouseUp
put the mouseLoc into field "Coordinates"
end mouseUp
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.